Revision: archway--tree-gui--0--patch-20
Archive: uebergeek@web.de--2003
Creator: Enno Cramer <uebergeek@web.de>
Date: Sat Oct  9 19:14:09 CEST 2004
Standard-date: 2004-10-09 17:14:09 GMT
Modified-files: perllib/ArchWay/Widget/Inventory/Tree.pm
New-patches: uebergeek@web.de--2003/archway--tree-gui--0--patch-20
Summary: fix selection of non-visible paths in ArchWay::Widget::Inventory::Tree
Keywords: 

The method ->select_by_path did not work correctly if the path to be
selected was not visible in the view. With this patch the path is
expanded prior to being selected.
